GtkDialog: Manage action area visibility more carefully
authorMatthias Clasen <mclasen@redhat.com>
Sun, 20 Jul 2014 05:05:41 +0000 (01:05 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 20 Jul 2014 05:05:41 +0000 (01:05 -0400)
commit85297367dc5b4c10d2298566c203c2812b64b12c
tree346ffcb16885d2217ec3a044482605a2b7b66201
parent2cb1052987621c596ebfa55475ca38e66a6d346e
GtkDialog: Manage action area visibility more carefully

People expect to be able to call gtk_widget_show_all on the dialog
to make action widgets visible, as seen e.g. in
https://bugzilla.gnome.org/show_bug.cgi?id=733431

To keep this working, we can't always set no-show-all on the
action_box. Only set it when the action_area is not used and empty.
gtk/gtkdialog.c
gtk/resources/ui/gtkdialog.ui